home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / spongebo.swf / scripts / frame_41 / DoAction.as
Encoding:
Text File  |  2010-08-12  |  188 b   |  8 lines

  1. trace("play routine here..");
  2. menuloopSound.stop();
  3. menuLoopPlaying = false;
  4. scripts.gameOverMusic.stop();
  5. trace("calling init game");
  6. scripts.initGame();
  7. scripts.editGrid = false;
  8.